Re: MySQL -> pgsql

Поиск
Список
Период
Сортировка
От Michelle Murrain
Тема Re: MySQL -> pgsql
Дата
Msg-id a0500190ab614f0bfdd80@[192.168.1.151]
обсуждение исходный текст
Ответ на MySQL -> pgsql  ("David Reid" <dreid@jetnet.co.uk>)
Список pgsql-general
>Can someone point me at any resources on the web that can help with such a
>transformation?  I have a series of tables I want to convert.  Thanks.
>
>Oh, and I'm not on the list so can you email direct! :)

I don't know MySQL, but I've converted tables from mSQL to pgsql by
just using the dump tool in mSQL (dumps the schema and data in SQL
format into a text file), then go into psql and execute the text file
that comes from the dump. I'm sure MySQL has a tool to do that.

Michelle
--
--------------------------------
Michelle Murrain Ph.D., President
Norwottuck Technology Resources
mpm@norwottuck.com
http://www.norwottuck.com

В списке pgsql-general по дате отправления:

Предыдущее
От: Yohans Mendoza
Дата:
Сообщение: to_char
Следующее
От: Frank Bax
Дата:
Сообщение: Re: OpenBSD startup - no logfile?